switch to cantino-twitter-stream

Andrew Cantino 10 years ago
parent
commit
d7b0e35aaa
2 changed files with 4 additions and 4 deletions
  1. 1 1
      Gemfile
  2. 3 3
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -65,7 +65,7 @@ gem 'forecast_io', '~> 2.0.0'
65 65
 gem 'rturk', '~> 2.12.1'
66 66
 
67 67
 gem 'twitter', '~> 5.8.0'
68
-gem 'twitter-stream', github: 'cantino/twitter-stream', branch: 'master'
68
+gem 'cantino-twitter-stream', github: 'cantino/twitter-stream', branch: 'master'
69 69
 gem 'em-http-request', '~> 1.1.2'
70 70
 gem 'weibo_2', '~> 0.1.4'
71 71
 gem 'hipchat', '~> 1.2.0'

+ 3 - 3
Gemfile.lock

@@ -1,9 +1,9 @@
1 1
 GIT
2 2
   remote: git://github.com/cantino/twitter-stream.git
3
-  revision: fde6bed2b62ca487d49e4a57381bbfca6e33361b
3
+  revision: 1c60a1007c50476f23374a8aea796769a088ffe0
4 4
   branch: master
5 5
   specs:
6
-    twitter-stream (0.1.15)
6
+    cantino-twitter-stream (0.1.15)
7 7
       eventmachine (>= 0.12.8)
8 8
       http_parser.rb (~> 0.6.0)
9 9
       simple_oauth (~> 0.2.0)
@@ -319,6 +319,7 @@ DEPENDENCIES
319 319
   binding_of_caller
320 320
   bootstrap-kaminari-views (~> 0.0.2)
321 321
   bundler (>= 1.5.0)
322
+  cantino-twitter-stream!
322 323
   coffee-rails (~> 4.0.0)
323 324
   coveralls
324 325
   daemons (~> 1.1.9)
@@ -362,7 +363,6 @@ DEPENDENCIES
362 363
   therubyracer (~> 0.12.1)
363 364
   twilio-ruby (~> 3.11.5)
364 365
   twitter (~> 5.8.0)
365
-  twitter-stream!
366 366
   typhoeus (~> 0.6.3)
367 367
   tzinfo-data
368 368
   uglifier (>= 1.3.0)